combobox: Create button on init() and destroy in destroy()
authorBenjamin Otte <otte@redhat.com>
Sat, 25 Jul 2015 21:19:40 +0000 (23:19 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 26 Jul 2015 15:18:42 +0000 (17:18 +0200)
commit5ad5431cb76d11729e656aa993cb93cea5636366
treea7ab2a571e74f8d8c2d38a171197d9a0b2c750c1
parente0572212bc49a5e7d7e92544fd72b38f97c41a20
combobox: Create button on init() and destroy in destroy()

The button is the same in both menu and list mode, so there's no need to
destroy and recreate it.
gtk/gtkcombobox.c